Global Index
HTML5 JS API Index > CSS Object Model Tutorials & Specs

CSSStyleRule

Extends CSSRule.

The CSSStyleRule interface represents a style rule.

Properties
DOMString
selectorText
The selectorText attribute, on getting, must return the result of serializing the associated group of selectors.
CSSStyleDeclarationstyle